home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-01-31 | 4.7 KB | 115 lines |
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; ;
- ; %M% %I% fetched %D%
- ; %Z% last changed %E% %U%
- ; %Z% %F%
- ; ;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- ; Here are the names of the disks Setup can prompt for.
- ; There must be a disk name for each disk number used
- ;
- ; The disk number '0' is reserved to represent the windows setup directory
- ; the directory may be relative to the directory SETUP was run from.
- ;
- ; the format is:
- ;
- ; n = path,disk name,disk tag file
- ;
- ; n disk "number" 1-9,A-Z (single char only!)
- ; path path of disk n
- ; name name of disk n
- ; disk tag a file on disk n (used to determine if disk is in drive)
- ;
- [disks]
- 1 =. ,"Microsoft Windows 3.1 Disk #1",disk1
- 2 =. ,"Microsoft Windows 3.1 Disk #2",disk2
- 3 =. ,"Microsoft Windows 3.1 Disk #3",disk3
- 4 =. ,"Microsoft Windows 3.1 Disk #4",disk4
- 5 =. ,"Microsoft Windows 3.1 Disk #5",disk5
- 6 =. ,"Microsoft Windows 3.1 Disk #6",disk6
- 7 =. ,"Microsoft Windows 3.1 Disk #7",disk7
- a =. ,"GSS DGIS Windows 3.1 Disk #1",dgis.drv
-
- [display]
- ; The string following the driver description specifies the screen
- ; resolution. It is used to match the system and OEM character sets
- ; with the display selection.
- ;
- ;profile = driver, Description of driver, resolution, 286 grabber, logo code, VDD, 386grabber, ega.sys logo data
- ;
- DGIS31L = a:dgis.drv, "DGIS 3.x w/VGA (Large Fonts), v3.00B", "100,120,120", a:vgacolor.2gr, a:vgalogo.lgo, a:dgisvga.386, a:vgadib.3gr,, a:vgalogo.rle,dgis31l
- DGIS31S = a:dgis.drv, "DGIS 3.x w/VGA (Small Fonts), v3.00B", "100,96,96", a:vgacolor.2gr, a:vgalogo.lgo, a:dgisvga.386, a:vgadib.3gr,, a:vgalogo.rle,dgis31s
- DGIS31ML = a:dgis.drv, "DGIS 3.x w/Herc Mono (Large Fonts), v3.00B", "100,120,120", a:hercules.2gr, a:herclogo.lgo, a:vddherc.386, a:herc.3gr,, a:herclogo.rle,dgis31l
- DGIS31MS = a:dgis.drv, "DGIS 3.x w/Herc Mono (Small Fonts), v3.00B", "100,96,96", a:hercules.2gr, a:herclogo.lgo, a:vddherc.386, a:herc.3gr,, a:herclogo.rle,dgis31s
-
- ;
- ; Optional sections listed in field 9 of the display secton are interpreted
- ; as follows:
- ;
- ; File, Destination, .ini file, Section, LHS, RHS
- ;
- ; Where: x:File = Optional file to be copied, may be left null.
- ; Destination = 0: for windows root or 0:system for system subdir.
- ; .ini file = Optional Any .ini file to be modified or created.
- ; Section = Section of .ini file to be modified.
- ; OldLine = Optional old line to be removed from the ini file.
- ; NewLine = New text line to be written with the .ini file.
- ;
- ;[v7vga]
- ;x:v7vga.vxd, 0:system, system.ini, 386enh, "v7device=", "display=v7vdd.386"
-
- [dgis31l]
- ,,system.ini,dgis.drv,"dpi=","dpi=120"
-
- [dgis31s]
- ,,system.ini,dgis.drv,"dpi=","dpi=96"
-
- ; copy these fonts depending on the 386 grabber being used
- [VGADIB.3GR]
- a:CGA40WOA.FON,a:CGA40850.FON
- a:CGA80WOA.FON,a:CGA80850.FON
- a:EGA40WOA.FON,a:EGA40850.FON
- a:EGA80WOA.FON,a:EGA80850.FON
-
- [HERC.3GR]
- a:HERCWOA.FON,a:HERC850.FON
-
- ; If a display adapter other than the one in system selection is selected
- ; the font is chosen which matches the display resolution exactly.
-
- [sysfonts]
- a:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
- a:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
-
- [fixedfonts]
- a:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
- a:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font", "100,120,120"
-
- [oemfonts]
- a:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
- a:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
-
- [fonts]
- a:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
- a:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
-
- a:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
- a:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
-
- a:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
- a:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
-
- a:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
- a:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
-
- a:SMALLE.FON, "Small (VGA res)", "100,96,96"
- a:SMALLF.FON, "Small (8514/a res)", "100,120,120"
-
- [wininiupdate]
-
- [blowaway]
- this line needed
-
-